[INFO] cloning repository https://github.com/kuviman/baby-race
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kuviman/baby-race" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuviman%2Fbaby-race", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuviman%2Fbaby-race'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4c21ca38f8961b35a0f900aa1a6d380ef5db02f
[INFO] testing kuviman/baby-race against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuviman%2Fbaby-race" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kuviman/baby-race
[INFO] finished tweaking git repo https://github.com/kuviman/baby-race
[INFO] tweaked toml for git repo https://github.com/kuviman/baby-race written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kuviman/baby-race on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kuviman/baby-race already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1366a3e79c986e65c1fba5ca1a8887e835a08062b24e09be397c4813a8932b7f
[INFO] running `Command { std: "docker" "start" "-a" "1366a3e79c986e65c1fba5ca1a8887e835a08062b24e09be397c4813a8932b7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1366a3e79c986e65c1fba5ca1a8887e835a08062b24e09be397c4813a8932b7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1366a3e79c986e65c1fba5ca1a8887e835a08062b24e09be397c4813a8932b7f", kill_on_drop: false }`
[INFO] [stdout] 1366a3e79c986e65c1fba5ca1a8887e835a08062b24e09be397c4813a8932b7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b6c9207cf5fb7deea165542b4cf4fb382fa9e736ecf007d38064b2621aedfe8
[INFO] running `Command { std: "docker" "start" "-a" "1b6c9207cf5fb7deea165542b4cf4fb382fa9e736ecf007d38064b2621aedfe8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cc v1.1.25
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling batbox-range v0.16.0 (https://github.com/geng-engine/batbox#1b9baf18)
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling batbox-cmp v0.16.0 (https://github.com/geng-engine/batbox#1b9baf18)
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.0 (https://github.com/rust-windowing/glutin#d8e7569b)
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.0 (https://github.com/rust-windowing/glutin#d8e7569b)
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling wayland-client v0.31.6
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling glutin v0.32.1 (https://github.com/rust-windowing/glutin#d8e7569b)
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling imgref v1.10.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling bitstream-io v2.5.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.5
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling avif-serialize v0.8.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.13
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling batbox-num v0.16.0 (https://github.com/geng-engine/batbox#1b9baf18)
[INFO] [stderr]    Compiling image-webp v0.1.3
[INFO] [stderr]    Compiling batbox-approx v0.16.0 (https://github.com/geng-engine/batbox#1b9baf18)
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling batbox-la v0.16.0 (https://github.com/geng-engine/batbox#1b9baf18)
[INFO] [stderr]    Compiling batbox-color v0.16.0 (https://github.com/geng-engine/batbox#1b9baf18)
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling png v0.17.14
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling batbox-tuple-macros v0.16.0 (https://github.com/geng-engine/batbox#1b9baf18)
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling ravif v0.11.10
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling ugli-raw v0.18.0 (https://github.com/geng-engine/geng#73373fe6)
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling puffin v0.19.1
[INFO] [stderr]    Compiling ugli-derive v0.18.0 (https://github.com/geng-engine/geng#73373fe6)
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling image v0.25.2
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling wayland-protocols v0.32.4
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling ugli v0.18.0 (https://github.com/geng-engine/geng#73373fe6)
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling ttf-parser v0.25.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling wayland-cursor v0.31.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling rustls v0.23.14
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling clap_builder v4.5.19
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.4
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling batbox-lapp v0.16.0 (https://github.com/geng-engine/batbox#1b9baf18)
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling clap v4.5.19
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.4
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glutin-winit v0.5.0 (https://github.com/rust-windowing/glutin#d8e7569b)
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling rtrb v0.3.1
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling creek-core v0.2.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling geng-camera v0.18.0 (https://github.com/geng-engine/geng#73373fe6)
[INFO] [stderr]    Compiling geng-shader v0.18.0 (https://github.com/geng-engine/geng#73373fe6)
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling realfft v3.4.0
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.4
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-alac v0.5.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling geng-font v0.18.0 (https://github.com/geng-engine/geng#73373fe6)
[INFO] [stderr]    Compiling batbox-time v0.16.0 (https://github.com/geng-engine/batbox#1b9baf18)
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling async-broadcast v0.7.1 (https://github.com/kuviman/async-broadcast?branch=fix-wasm-again#f9cfb964)
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling creek-encode-wav v0.2.0
[INFO] [stderr]    Compiling reqwest v0.12.8
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling creek-decode-symphonia v0.3.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling rubato v0.14.1
[INFO] [stderr]    Compiling async-compat v0.2.4
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling piston-float v1.0.1
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling vecmath v1.0.0
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling batbox-file v0.16.0 (https://github.com/geng-engine/batbox#1b9baf18)
[INFO] [stderr]    Compiling hrtf v0.8.1
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling creek v1.2.2
[INFO] [stderr]    Compiling geng-draw2d v0.18.0 (https://github.com/geng-engine/geng#73373fe6)
[INFO] [stderr]    Compiling rubato v0.15.0
[INFO] [stderr]    Compiling tinyfiledialogs v3.9.1
[INFO] [stderr]    Compiling float_eq v1.0.1
[INFO] [stderr]    Compiling llq v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling no_denormals v0.1.2
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling web-audio-api v0.45.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling batbox-diff-derive v0.16.0 (https://github.com/geng-engine/batbox#1b9baf18)
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling futures-micro v0.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling async-oneshot v0.5.9
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling batbox-diff v0.16.0 (https://github.com/geng-engine/batbox#1b9baf18)
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling batbox-logger v0.16.0 (https://github.com/geng-engine/batbox#1b9baf18)
[INFO] [stderr]    Compiling batbox-collection-derive v0.16.0 (https://github.com/geng-engine/batbox#1b9baf18)
[INFO] [stderr]    Compiling batbox-i18n-macro v0.16.0 (https://github.com/geng-engine/batbox#1b9baf18)
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling geng-web-audio-api v0.1.0 (https://github.com/geng-engine/web-audio-api#88fbada6)
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling geng-audio v0.18.0 (https://github.com/geng-engine/geng#73373fe6)
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling batbox-i18n v0.16.0 (https://github.com/geng-engine/batbox#1b9baf18)
[INFO] [stderr]    Compiling ws v0.9.2
[INFO] [stderr]    Compiling batbox-collection v0.16.0 (https://github.com/geng-engine/batbox#1b9baf18)
[INFO] [stderr]    Compiling batbox-preferences v0.16.0 (https://github.com/geng-engine/batbox#1b9baf18)
[INFO] [stderr]    Compiling batbox-file-dialog v0.16.0 (https://github.com/geng-engine/batbox#1b9baf18)
[INFO] [stderr]    Compiling switch-resume v0.1.3
[INFO] [stderr]    Compiling batbox-cli v0.16.0 (https://github.com/geng-engine/batbox#1b9baf18)
[INFO] [stderr]    Compiling geng-asset-derive v0.18.0 (https://github.com/geng-engine/geng#73373fe6)
[INFO] [stderr]    Compiling scoped-tls-hkt v0.1.5
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling geng-net v0.18.0 (https://github.com/geng-engine/geng#73373fe6)
[INFO] [stderr]    Compiling geng-texture-atlas v0.18.0 (https://github.com/geng-engine/geng#73373fe6)
[INFO] [stderr]    Compiling geng-obj v0.18.0 (https://github.com/geng-engine/geng#73373fe6)
[INFO] [stderr]    Compiling geng-window v0.18.0 (https://github.com/geng-engine/geng#73373fe6)
[INFO] [stderr]    Compiling evenio_macros v0.6.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling batbox v0.16.0 (https://github.com/geng-engine/batbox#1b9baf18)
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling geng-ui v0.18.0 (https://github.com/geng-engine/geng#73373fe6)
[INFO] [stderr]    Compiling geng-asset v0.18.0 (https://github.com/geng-engine/geng#73373fe6)
[INFO] [stderr]    Compiling evenio v0.6.0
[INFO] [stderr]    Compiling rustrict v0.7.31
[INFO] [stderr]    Compiling geng-debug_overlay v0.18.0 (https://github.com/geng-engine/geng#73373fe6)
[INFO] [stderr]    Compiling geng-state v0.18.0 (https://github.com/geng-engine/geng#73373fe6)
[INFO] [stderr]    Compiling geng-async-state v0.18.0 (https://github.com/geng-engine/geng#73373fe6)
[INFO] [stderr]    Compiling geng v0.18.0 (https://github.com/geng-engine/geng#73373fe6)
[INFO] [stderr]    Compiling baby-race v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 45s
[INFO] running `Command { std: "docker" "inspect" "1b6c9207cf5fb7deea165542b4cf4fb382fa9e736ecf007d38064b2621aedfe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b6c9207cf5fb7deea165542b4cf4fb382fa9e736ecf007d38064b2621aedfe8", kill_on_drop: false }`
[INFO] [stdout] 1b6c9207cf5fb7deea165542b4cf4fb382fa9e736ecf007d38064b2621aedfe8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49e19df92649c1849bc328197c4ce68e8d9b2ad12fdf457a0ca06a1bacd0e2a5
[INFO] running `Command { std: "docker" "start" "-a" "49e19df92649c1849bc328197c4ce68e8d9b2ad12fdf457a0ca06a1bacd0e2a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling baby-race v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.17s
[INFO] running `Command { std: "docker" "inspect" "49e19df92649c1849bc328197c4ce68e8d9b2ad12fdf457a0ca06a1bacd0e2a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49e19df92649c1849bc328197c4ce68e8d9b2ad12fdf457a0ca06a1bacd0e2a5", kill_on_drop: false }`
[INFO] [stdout] 49e19df92649c1849bc328197c4ce68e8d9b2ad12fdf457a0ca06a1bacd0e2a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 024fc4beed8e43951628bc420864f7c3d50b9d54791dca201fd47c6bc4a7361a
[INFO] running `Command { std: "docker" "start" "-a" "024fc4beed8e43951628bc420864f7c3d50b9d54791dca201fd47c6bc4a7361a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/baby_race-d5d867e6418ce097)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "024fc4beed8e43951628bc420864f7c3d50b9d54791dca201fd47c6bc4a7361a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "024fc4beed8e43951628bc420864f7c3d50b9d54791dca201fd47c6bc4a7361a", kill_on_drop: false }`
[INFO] [stdout] 024fc4beed8e43951628bc420864f7c3d50b9d54791dca201fd47c6bc4a7361a
